home *** CD-ROM | disk | FTP | other *** search
/ Shareware Extravaganza - Disc 4 / Shareware Extravaganza - Over 25,000 Programs (The Ultimate Shareware Company)(Disc 4 of 4)(1993).iso / cad / db2util.zip / DB2UTIL.LBR / DBUTIL.DOC < prev    next >
Text File  |  1989-03-20  |  4KB  |  89 lines

  1.                         dBASEII Utilities
  2.  
  3.     The following programs are provided under the freeware
  4. concept.  Full documentation and support are limited to registered
  5. users.
  6.  
  7.     To become a registered user:
  8.         Send $50 to:
  9.             Digital Design Consultants, Inc.
  10.             15303 Colfax St
  11.             Lowell, IN 46356
  12.         or:
  13.             Call (219)696-6760
  14.             for shipment UPS COD Cash
  15.  
  16.     The purchaser will receive.  Complete documentation, files
  17. that have not been included in the freeware version, Later versions
  18. of the program that have greater features, increased speed, or other 
  19. enhancements and a warranty.
  20.  
  21.     The freeware version is provided without charge and liability
  22. is limited to the cost of the freeware.  No warranty is expressed or
  23. implied.
  24.  
  25.      THESE PROGRAMS ARE ALSO AVAILABLE FOR THE CP/M 80 SYSTEM.
  26.  
  27. dCODE.EXE
  28.     This program decrypts programs that were created for run-time
  29. or for use under 2.41.  Such programs list as lines containing mostly
  30. graphics characters.  The program can return such program to their
  31. ASCII source.
  32.  
  33. nCODE.EXE 
  34.     Allows the user to encrypt programs for use under Runtime or
  35. as protected 2.41 files.  The user will need to recreate a proper
  36. CODES.DAT file for this program to work.  To do so either use dCODE
  37. to help create the proper file structure or purchase the full software
  38. package.
  39.  
  40. NOTE: Both programs use the file CODES.DAT for decryption.  A limited
  41.       version of this file is provided that requires the user to re-
  42.       create the file with the proper command word.  You cannot use 
  43.       nCODE without doing so but will be able to use dCODE.
  44.  
  45. dFIX.EXE
  46.      Repair damaged dBASE headers and remove embedded end-of-file 
  47. markers.
  48.  
  49. d2SLOW.EXE
  50.      dBASE command files are interpreted.  They must process each 
  51. character in the command file and do so rather slowly.  This program
  52. reduces the size of a structured command file by almost 50%.  All
  53. extraneous white space is removed and keywords are reduced to 4 char.
  54. The speedup is quite noticeable in most applications.  The program uses 
  55. the KEYWORD.DAT file.  This file is modifiable using KEYWORDS.EXE.
  56.      The version (1.#) being provided here expects full spacing and 
  57. full keywords in the input file.  Version 2.0 has extended capability.
  58.  
  59.  
  60. Programs/file not included in freeware.
  61.  
  62. VSHORT.EXE
  63.     Extends the file reduction of d2SLOW by renaming variables to
  64. short 1 to 2 char names.  Has the side effect of making the resulting
  65. command file even more difficult for another programmer to decipher.
  66.  
  67. Multiple CODES.DAT files.  Different versions of the run-time use a
  68. different tokenizing scheme.  These file address that problem.
  69.  
  70. KEYWORD.EXE
  71.         Allow modifying the KEYWORDS.DAT file for new keywords.
  72. Also allows the deleting of existing keywords. 
  73.  
  74. ======================================================================
  75.  
  76. These programs have been successfully marketed at up to $99.95/set.(3-sets)
  77. In doing so, the cost of advertising reduced the profits to almost
  78. nothing.  This put several other dBASEII projects on the back burner.
  79. If the programs can support themselves under the freeware concept,
  80. future releases will address Multiple file report generation, program
  81. creation, pretty printing, syntax checking, and others.
  82.  
  83. Your purchase of these programs will help to make those new programs 
  84. possible.   It will also provide you with support and feed-back for
  85. enhancement to the existing products.  IF YOU ARE NOT A PAID-UP USER
  86. OF THESE PROGRAMS, DO NOT CALL!!!!
  87.  
  88. These programs were written in PL/I.
  89.